<squad>
	<description>
		<type>TYPE_INFANTRY_FIGHTING_VEHICLE</type>
		<nationality>NATIONALITY_UKRAINIAN</nationality>

		<long_name>B1 Centauro</long_name>
		<short_name>Centauro</short_name>
		<comment>Calibre gun 105-mm garmata, machine gun 2x 12,7-mm</comment>

		<uniform_profile>uniform_profile_german_tank_AFU.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_AFU.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>10</number></data>
		<data><month>12</month><year>2040</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Centauro.png</image_profile>
			<weight>25000</weight>
		</attributes>

		<drive>
			<engine>
				<name></name>
				<horsepower>512</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>10</forwards>
				<reverse>3</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<exhaust_pipe>
				<offsetX>100</offsetX>
				<offsetY>300</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Centauro.png</image_view>

			<width>270</width>
			<length>600</length>
			<height>71</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>9@-50</front>
				<side>15</side>
				<rear>15@-30</rear>
				<top>10</top>
				<bottom>10</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>120</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>311</width>
			<length>600</length>
			<height>75</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>2@82</front>
				<side>15</side>
				<upper_rear>15</upper_rear>
				<lower_rear>15@-30</lower_rear>
				<top>40</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-Centauro turret.png</image_view>

			<diameter>200</diameter>
			<height>65</height>
			<offsetX>-10</offsetX>
			<offsetY>100</offsetY>

			<rotate_time>24</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>7@60</upper_front>
				<lower_front>7@-60</lower_front>
				<upper_side>15@30</upper_side>
				<lower_side>15@-30</lower_side>
				<upper_rear>15@20</upper_rear>
				<lower_rear>15@-20</lower_rear>
				<top>10</top>
				<mantlet>15</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_105_52</type></weapon>
			<weapon><type>WEAPON_LMG_M240</type><offsetX>25</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_105_52</for><flavour>FLAVOUR_HE</flavour><rounds>14</rounds></ammo>
			<ammo><for>WEAPON_CANNON_105_52</for><flavour>FLAVOUR_APFSDS</flavour><rounds>20</rounds></ammo>
			<ammo><for>WEAPON_LMG_M240</for><rounds>4000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>14</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>14</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
